home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Workspace / aa_m68k_Intel_Only / FileViewer-1.0 / ReadMe.txt < prev   
Text File  |  1995-06-12  |  1KB  |  37 lines

  1.  
  2.                                  FILEVIEWER
  3.  
  4.                        An IconKit Example Application
  5.  
  6.                         Release 1.0, March 1st, 1994
  7.                           (C) 1994 by H. Scott Roy
  8.                                    
  9.  
  10. FileViewer recreates the look and feel of the NEXTSTEP Workspace file viewer.
  11. It is an example application intended to demonstrate the capabilities of
  12. IconKit, an Objective-C toolbox for drag and drop applications.  The code
  13. required to implement FileViewer is little more than the bare minimum necessary
  14. to read directories from the file system.  IconKit takes care of all the
  15. rest.
  16.  
  17. Complete source code for FileViewer is available with the IconKit distribution,
  18. which should be available from the same place you found this program.  If you
  19. received this program from a second party, you should be able to find IconKit
  20. at either of the two locations,
  21.  
  22.     cs.orst.edu   (USA)
  23.     ftp.informatik.uni-muenchen.de   (Germany)
  24.  
  25. This FileViewer executable may be freely distributed in its original, unaltered
  26. form.
  27.  
  28. All correspondence is welcome!
  29.  
  30.                                           H. Scott Roy
  31.                                           2573 Stowe Ct.
  32.                                           Northbrook, IL  60062-8103
  33.                                           
  34.                                           iconkit@cs.stanford.edu
  35.  
  36.  
  37.